Unlock Screen
Command Prototype
bRet = RDP.UnlockScreen(username,password)
Command Description
Unlocks the system screen and displays desktop
Parameter Description
- Required Parameter
- username--Local username or the Microsoft account used to log into this computer
- password--Password used to log into this computer (or the Microsoft account used in this computer)
- return
- bRet--Variable to which the output of the function call is saved